
alex
List of commands for alex:
-
alex:tldr:0145b alex: Analyze text from `stdin`.$ echo ${His network looks good} | alex --stdintry on your machineexplain this command
-
alex:tldr:0528f alex: Analyze a specific file.$ alex ${textfile-md}try on your machineexplain this command
-
alex:tldr:4feed alex: Analyze all Markdown files except `example.md`.$ alex *.md !${example-md}try on your machineexplain this command
-
alex:tldr:534b4 alex: Analyze all files in the current directory.$ alextry on your machineexplain this command