indent Verified for current stable LTS

Indent Command: Format Source Knr Style

Use for format source knr style with Indent. Exact CLI syntax to format source knr style using Indent.

When to use this: Use for format source knr style with Indent.

Command Syntax

indent <path/to/source_file.c> <path/to/indented_file.c> -nbad -bap -nbc -br -c33 -cd33 -ncdb -ce -ci4 -cli0 -cs -d0 -di1 -nfc1 -nfcb -i4 -nip -l75 -lp -npcs -nprs -npsl -nsc -nsob

Live Command Builder

Final Command

indent <path/to/source_file.c> <path/to/indented_file.c> -nbad -bap -nbc -br -c33 -cd33 -ncdb -ce -ci4 -cli0 -cs -d0 -di1 -nfc1 -nfcb -i4 -nip -l75 -lp -npcs -nprs -npsl -nsc -nsob

Command Breakdown

-nbad
Command Option
Tool-specific option used by this command invocation.
-bap
Command Option
Tool-specific option used by this command invocation.
-nbc
Command Option
Tool-specific option used by this command invocation.
-br
Command Option
Tool-specific option used by this command invocation.
-c33
Command Option
Tool-specific option used by this command invocation.
-cd33
Command Option
Tool-specific option used by this command invocation.
-ncdb
Command Option
Tool-specific option used by this command invocation.
-ce
Command Option
Tool-specific option used by this command invocation.
-ci4
Command Option
Tool-specific option used by this command invocation.
-cli0
Command Option
Tool-specific option used by this command invocation.
-cs
Command Option
Tool-specific option used by this command invocation.
-d0
Command Option
Tool-specific option used by this command invocation.
-di1
Command Option
Tool-specific option used by this command invocation.
-nfc1
Command Option
Tool-specific option used by this command invocation.
-nfcb
Command Option
Tool-specific option used by this command invocation.
-i4
Command Option
Tool-specific option used by this command invocation.
-nip
Command Option
Tool-specific option used by this command invocation.
-l75
Command Option
Tool-specific option used by this command invocation.
-lp
Command Option
Tool-specific option used by this command invocation.
-npcs
Command Option
Tool-specific option used by this command invocation.
-nprs
Command Option
Tool-specific option used by this command invocation.
-npsl
Command Option
Tool-specific option used by this command invocation.
-nsc
Command Option
Tool-specific option used by this command invocation.
-nsob
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to format source knr style using Indent.

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

Back to Indent directory