diff options
author | 2010-08-23 11:15:51 +0100 | |
---|---|---|
committer | 2010-08-23 11:15:51 +0100 | |
commit | 9a3640388f5cd19b03dc05bd534da15c6d96d5fc (patch) | |
tree | f49025abb6ac0512125ddd2a96ed07ef8e1122e2 /.gitignore | |
parent | 7eab297e804d73548ac4c2cb6ad9145d095cdb34 (diff) | |
download | paludis-9a3640388f5cd19b03dc05bd534da15c6d96d5fc.tar.gz paludis-9a3640388f5cd19b03dc05bd534da15c6d96d5fc.tar.xz |
cave print-formats -> cave dump-cave-formats-conf
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 25411759d..2beb533bd 100644 --- a/.gitignore +++ b/.gitignore @@ -84,6 +84,7 @@ paludis-*.*.*.tar.bz2 /doc/clients/cave-config.html /doc/clients/cave-contents.html /doc/clients/cave-display-resolution.html +/doc/clients/cave-dump-cave-formats-conf.html /doc/clients/cave-executables.html /doc/clients/cave-execute-resolution.html /doc/clients/cave-find-candidates.html @@ -99,7 +100,6 @@ paludis-*.*.*.tar.bz2 /doc/clients/cave-print-categories.html /doc/clients/cave-print-commands.html /doc/clients/cave-print-environment-metadata.html -/doc/clients/cave-print-formats.html /doc/clients/cave-print-id-actions.html /doc/clients/cave-print-id-contents.html /doc/clients/cave-print-id-environment-variable.html |