Clear - CLI Utility
Command-line utility for clear operations.
Quick Start
clear-tool --help
Features
- Standard command-line interface
- Common flags and arguments
- Pipe and redirect compatible
- Shell integration
Examples
# Show help
clear-tool --help
# Basic usage
clear-tool [options] [arguments]
# Pipe input
echo "input" | clear-tool [options]