Add deprecation info to help output

This commit is contained in:
Veronica Berglyd Olsen
2023-05-04 23:47:01 +02:00
parent 023c0da879
commit 9f22c51c8a
+1 -3
View File
@@ -1909,9 +1909,7 @@ if __name__ == "__main__":
"",
"System Install:",
"",
" install Installs novelWriter to the system's Python install",
" location. Run as root or with sudo for system-wide install,",
" or as user for single user install.",
" install Deprecated. Use pip or build.",
" xdg-install Install launcher and icons for freedesktop systems. Run as",
" root or with sudo for system-wide install, or as user for",
" single user install.",