From d268ff193e240751485bb6ff01268d45c21548ed Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 30 Oct 2019 14:19:56 +0300 Subject: Document default options files for remaining commands --- bdep/clean.cli | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'bdep/clean.cli') diff --git a/bdep/clean.cli b/bdep/clean.cli index 999722f..24460df 100644 --- a/bdep/clean.cli +++ b/bdep/clean.cli @@ -46,4 +46,25 @@ namespace bdep { "\h|CLEAN OPTIONS|" }; + + " + \h|DEFAULT OPTIONS FILES| + + See \l{bdep-default-options-files(1)} for an overview of the default + options files. For the \cb{clean} 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-clean.options + \ + + The following \cb{clean} command options cannot be specified in the + default options files: + + \ + --directory|-d + \ + " } -- cgit v1.1