Skip to content

Commit d82630b

Browse files
committed
docs(README): update for clarity re. orphaned files
1 parent 7b61530 commit d82630b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

audit-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ This command helps writers:
298298
- Understand the impact of changes to a file (what pages will be affected)
299299
- Find all usages of an include file across the documentation
300300
- Track where code examples are referenced
301-
- Identify orphaned files (files with no references, including toctree entries)
301+
- Identify orphaned files (files with no references from include, literalinclude, io-code-block, or toctree directives)
302302
- Plan refactoring by understanding file dependencies
303303

304304
**Basic Usage:**

0 commit comments

Comments
 (0)