We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
set-config --show
1 parent c1a4b10 commit b7a8c0bCopy full SHA for b7a8c0b
src/docs/user/userguide/arcanist.diviner
@@ -162,7 +162,7 @@ several sources:
162
163
The first place where the setting is defined wins.
164
165
-Existing settings can be printed with `arc set-config --show`.
+Existing settings can be printed with `arc get-config`.
166
167
== Next Steps ==
168
src/docs/user/userguide/arcanist_new_project.diviner
@@ -74,7 +74,7 @@ These options are supported, but their use is discouraged:
74
solution to certificate validity problems, and is discouraged. Instead,
75
use valid certificates.
76
77
-For a complete list of options, run `arc set-config --show`. Although all
+For a complete list of options, run `arc get-config`. Although all
78
options can be set in `.arcconfig`, some options (like `editor`) usually do not
79
make sense to set here because they're likely to vary from user to user.
80
0 commit comments