Skip to content

Commit dced491

Browse files
Update files-troubleshoot-linux-nfs.md
1 parent 1474dda commit dced491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/files/files-troubleshoot-linux-nfs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ sudo rpm -qa | grep nfs-client
115115
Same commands on this section applies for Debian.
116116

117117
```bash
118-
sudo dpkg -l | grep -i nfs-common
118+
sudo dpkg -l | grep nfs-common
119119
```
120120
---
121121

0 commit comments

Comments
 (0)