inconsistend markup #4

Closed
opened 2023-07-21 21:23:27 +02:00 by Ghost · 1 comment

That you forget to put a # before a command sometimes is fine, but to do this:

$ cp -r void-desktop/config-files/wlogout .config/
# cp void-desktop/data/wlogout-icons/* /usr/share/wlogout/icons/

is unacceptable. besides that the # or the $ make it harder to copy. It at least makes a differs between files being edited or commands being executed

That you forget to put a # before a command sometimes is fine, but to do this: ``` $ cp -r void-desktop/config-files/wlogout .config/ # cp void-desktop/data/wlogout-icons/* /usr/share/wlogout/icons/ ``` is unacceptable. besides that the # or the $ make it harder to copy. It at least makes a differs between files being edited or commands being executed

$ For user
# For root

`$` For user `#` For root
nils closed this issue 2023-07-21 21:55:20 +02:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: luc/void-desktop#4
No description provided.