mirror of
https://github.com/monero-project/monero.git
synced 2025-07-21 15:48:48 -04:00
daemon: remove os-version
This commit is contained in:
parent
a2e8d1d427
commit
6b8dfb8fb9
4 changed files with 0 additions and 285 deletions
|
@ -2,7 +2,6 @@ complete -c monerod -f
|
|||
|
||||
complete -c monerod -l help -d "Produce help message"
|
||||
complete -c monerod -l version -d "Output version information"
|
||||
complete -c monerod -l os-version -d "OS for which this executable was compiled"
|
||||
complete -c monerod -l config-file -r -d "Specify configuration file"
|
||||
complete -c monerod -l detach -d "Run as daemon"
|
||||
complete -c monerod -l pidfile -r -F -d "File path to write the daemon's PID to (optional, requires --detach)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue