diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-03-24 12:34:26 +0100 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2024-03-24 12:34:26 +0100 |
commit | 073cd151b87039a85b39c0d10f54e265e78eb732 (patch) | |
tree | 8e2fe5392efa5ab72edaada878c9dc9636e7f2d2 /scripts | |
parent | 0c898e659320420bb71f269ba276ad37696ee9b9 (diff) |
scripts: better help
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/neocities.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/neocities.in b/scripts/neocities.in index c2be195..45ac900 100644 --- a/scripts/neocities.in +++ b/scripts/neocities.in @@ -55,7 +55,7 @@ USAGE: export NEOCITIES_KEY=my_key Target: - export NEOCITIES_HOST # defaults to neocities.org + export NEOCITIES_HOST=my-neocities-host.org # defaults to neocities.org USAGE: neocities --help/--version |