1USERPATH-VERIFY(1) User Commands USERPATH-VERIFY(1)
2
3
4
6 userpath verify – Checks if locations are in the user PATH
7
9 userpath verify [OPTIONS] LOCATIONS...
10
12 -s, --shell [bash|fish|sh|xonsh|zsh]
13 The shell in which PATH will be modified. This can be selected
14 multiple times and has no effect on Windows. The default shells
15 are: bash, sh
16
17 -a, --all-shells
18 Update PATH of all supported shells. This has no effect on Win‐
19 dows as environment settings are already global.
20
21 --home TEXT
22 Explicitly set the home directory.
23
24 -q, --quiet
25 Suppress output for successful invocations.
26
27 -h, --help
28 Show a help message and exit.
29
31 userpath(1)
32
33 userpath-append(1), userpath-prepend(1)
34
35
36
37 Feburary 2022 USERPATH-VERIFY(1)