hg-status
Verified for current stable LTS
Hg Status Command: Show Added Files
Use for show added files with Hg Status. Exact CLI syntax to show added files using Hg Status.
When to use this: Use for show added files with Hg Status.
Command Syntax
hg status -a hg status -a Command Breakdown
-a- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to show added files using Hg Status.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Hg Status Command: Compare Changes To Revision
hg status --rev <revision> Hg Status Command: Compare Changeset hg status --rev <revision> Hg Status Command: Exclude Files By Pattern hg status -X <pattern> Hg Status Command: Exclude Files Matching Pattern hg status -X <pattern> Hg Status Command: Include Files By Pattern hg status -I <pattern>