mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 16:05:01 +02:00
Make all bullet point items uppercase (#2257)
This commit is contained in:
@ -6,8 +6,8 @@ This command supports the following operations -
|
||||
|
||||
operations:
|
||||
|
||||
* binary operators: +, -, *, /, % (remainder), ^ (power)
|
||||
* unary operators: +, -, ! (factorial)
|
||||
* Binary operators: +, -, *, /, % (remainder), ^ (power)
|
||||
* Unary operators: +, -, ! (factorial)
|
||||
|
||||
functions:
|
||||
|
||||
|
Reference in New Issue
Block a user