search directory
Search Commands
Search tools, operations, flags, and command strings. Results are capped for Worker performance.
Aspell Commands
20 aspell entries
Limited to 100 results
aspell Operations
Aspell Command: Change Language
aspell --lang <cs> aspell Operations
Aspell Command: Check A Single File
aspell check <path/to/file> aspell Operations
Aspell Command: Check File
aspell check <path/to/file> aspell Operations
Aspell Command: Check Spelling Single File
aspell check <path/to/file> aspell Operations
Aspell Command: List Misspelled
cat <path/to/file> | aspell list aspell Operations
Aspell Command: List Misspelled Ignore Personal
cat <path/to/file> | aspell --personal <personal-word-list.pws> list aspell Operations
Aspell Command: List Misspelled Stdin
cat <path/to/file> | aspell list aspell Operations
Aspell Command: List Misspelled Words From Stdin
cat <path/to/file> | aspell list aspell Operations
Aspell Command: List Misspelled Words Ignore Personal List
cat <path/to/file> | aspell --personal <personal-word-list.pws> list aspell Operations
Aspell Command: List Misspelled Words Stdin
cat <path/to/file> | aspell list aspell Operations
Aspell Command: List Misspelled Words Stdin Ignore Personal List
cat <path/to/file> | aspell --personal <personal-word-list.pws> list aspell Operations
Aspell Command: Run Aspell Different Language
aspell --lang <cs> aspell Operations
Aspell Command: Run Aspell With Different Language
aspell --lang <cs> aspell Operations
Aspell Command: Run Different Language
aspell --lang <cs> aspell Operations
Aspell Command: Run With Different Language
aspell --lang <cs> aspell Operations
Aspell Command: Show Available Dictionaries
aspell dicts aspell Operations
Aspell Command: Show Available Dictionary Languages
aspell dicts aspell Operations
Aspell Command: Show Dictionaries
aspell dicts aspell Operations
Aspell Command: Show Dictionary Languages
aspell dicts aspell Operations
Aspell Command: Spell Check Single File
aspell check <path/to/file>