Changes
Page history
Remove explicit prompt '$' from shell commands
authored
Feb 05, 2025
by
Wouter Beugeling
Show whitespace changes
Inline
Side-by-side
reference/Configuration-options.md
View page @
38715eb7
...
@@ -69,8 +69,8 @@ Configuration tool
...
@@ -69,8 +69,8 @@ Configuration tool
The 'global' configuration file (
`$HOME/.kdotpy/kdotpyrc`
) can be viewed and
The 'global' configuration file (
`$HOME/.kdotpy/kdotpyrc`
) can be viewed and
modified from the command line with the configuration tool
`kdotpy-config.py`
.
modified from the command line with the configuration tool
`kdotpy-config.py`
.
It can be invoked using
It can be invoked using
```
```
sh
$
kdotpy config ...
kdotpy config ...
```
```
where
`...`
can be an operation and/or some configuration keys from the list of
where
`...`
can be an operation and/or some configuration keys from the list of
options below. For more information, see
[
Configuration tool
](
features/kdotpy-config
)
.
options below. For more information, see
[
Configuration tool
](
features/kdotpy-config
)
.
...
...
...
...