aboutsummaryrefslogtreecommitdiff
path: root/bdep/status.cli
diff options
context:
space:
mode:
Diffstat (limited to 'bdep/status.cli')
-rw-r--r--bdep/status.cli21
1 files changed, 21 insertions, 0 deletions
diff --git a/bdep/status.cli b/bdep/status.cli
index 422dbe6..8960277 100644
--- a/bdep/status.cli
+++ b/bdep/status.cli
@@ -79,4 +79,25 @@ namespace bdep
"Perform the \cb{fetch --full} command prior to printing the status."
}
};
+
+ "
+ \h|DEFAULT OPTIONS FILES|
+
+ See \l{bdep-default-options-files(1)} for an overview of the default
+ options files. For the \cb{status} command the search start directory is
+ the project directory. The following options files are searched for in
+ each directory and, if found, loaded in the order listed:
+
+ \
+ bdep.options
+ bdep-status.options
+ \
+
+ The following \cb{status} command options cannot be specified in the
+ default options files:
+
+ \
+ --directory|-d
+ \
+ "
}