autism fixes
This commit is contained in:
parent
88608775fd
commit
8fb2fbce3d
@ -152,17 +152,17 @@ Echo entry value and exit with success.
|
|||||||
%[flags][width]<specifier>
|
%[flags][width]<specifier>
|
||||||
```
|
```
|
||||||
|
|
||||||
#### flags
|
#### Flags
|
||||||
|
|
||||||
```
|
```
|
||||||
- : left-justify within [width]
|
- : left-justify within [width]
|
||||||
\# : relative (has effect on time specifiers)
|
\# : relative (has effect on time specifiers)
|
||||||
```
|
```
|
||||||
|
|
||||||
#### width
|
#### Width
|
||||||
+ number of characters to align to
|
+ number of characters to align to
|
||||||
|
|
||||||
#### specifiers
|
#### Specifiers
|
||||||
These specifiers root mainly from the C stdlib.
|
These specifiers root mainly from the C stdlib.
|
||||||
|
|
||||||
```
|
```
|
||||||
@ -174,8 +174,8 @@ A : full weekday name
|
|||||||
u : ISO 8601 decimal week day weekday (1-7)
|
u : ISO 8601 decimal week day weekday (1-7)
|
||||||
b : short month name
|
b : short month name
|
||||||
B : full month name
|
B : full month name
|
||||||
C : year (integer) devided by 100
|
C : year (integer) devided by 100
|
||||||
d : day of the month; 0 padded {"09"}
|
d : day of the month; 0 padded {"09"}
|
||||||
D : short date ("MM/DD/YY")
|
D : short date ("MM/DD/YY")
|
||||||
H : hour in 24h format {18}
|
H : hour in 24h format {18}
|
||||||
I : hour in 12h format {06}; 0 padded
|
I : hour in 12h format {06}; 0 padded
|
||||||
@ -188,3 +188,14 @@ T : ISO 8601 time format ("HH:MM:SS")
|
|||||||
|
|
||||||
# Environment
|
# Environment
|
||||||
HISTUIFILE : histuidb to be used
|
HISTUIFILE : histuidb to be used
|
||||||
|
|
||||||
|
|
||||||
|
+---+---------------+
|
||||||
|
| p | ssh nigger |
|
||||||
|
| o | ssh hot@nigger|
|
||||||
|
| s | ssh nigger1 |
|
||||||
|
+---+---------------+
|
||||||
|
| ruler |
|
||||||
|
+-------------------+
|
||||||
|
| ssh nigger |
|
||||||
|
+-------------------+
|
||||||
|
Loading…
Reference in New Issue
Block a user