assoc: add page (#2342)
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
58263e4040
commit
db07cf1d52
15
pages/windows/assoc.md
Normal file
15
pages/windows/assoc.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# assoc
|
||||
|
||||
> Display or modify file extension associations.
|
||||
|
||||
- Display all associated filetypes:
|
||||
|
||||
`assoc`
|
||||
|
||||
- Display the associated filetype for a specific extension:
|
||||
|
||||
`assoc {{.txt}}`
|
||||
|
||||
- Modify the associated filetype for a specific extension:
|
||||
|
||||
`assoc {{.txt}}={{txtfile}}`
|
Reference in New Issue
Block a user